Converted these images to PNG, saving a handful of bytes per image
[adiumx.git] / Frameworks / AIUtilities Framework / AIUtilities.framework_Prefix.pch
blob3423c1ffe1cefdc242f229a08f6fa10b093959e1
1 //
2 // Prefix header for all source files of the 'AIUtilities' target in the 'AIUtilities.framework' project.
3 //
5 #ifdef __OBJC__
6         #import <Cocoa/Cocoa.h>
8         #define AIUTILITIES_BUNDLE_ID @"com.adiumX.AIUtilities"
9 #endif